Skip to content

Conversation

@SculptTechProject
Copy link
Owner

No description provided.

SculptTechProject and others added 2 commits November 27, 2025 20:16
…service, DTOs, API endpoints, and related tests.
…e post functionality.

- Renamed and reorganized namespaces for `Users` and `Posts` services to improve structure.
- Deleted and recreated `CurrentUser.cs` under a new namespace for better organization.
- Added extensive XML comments and documentation for methods in `Post`, `PostService`, and related services.
- Introduced `UpdatePostRequest` DTO for post updates.
- Enhanced post creation by separating feed and project post logic in `PostService`.
- Updated `PostResponse` DTO to include `CanEdit` and `CanDelete` flags for user-specific features.
- Adjusted `IUserRepository`, `IUserService`, and respective implementations to use updated namespaces.
- Added functionality in `PostRepository` to support post updates.
- Updated DI container in `Program.cs` to reflect changes.
@SculptTechProject SculptTechProject merged commit 76bd079 into main Nov 29, 2025
2 checks passed
@SculptTechProject SculptTechProject deleted the feature/posts branch November 29, 2025 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants